home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / TOP.DIR / !.HLP next >
Encoding:
Text File  |  1990-12-18  |  656 b   |  20 lines

  1. !  -  execute a shell command
  2.  
  3. Usage:  !
  4.    or:  !command
  5.  
  6. The ! command by itself is the same as PUSH.  It starts up a new shell
  7.   under the MM process's shell.  When you leave the PUSHed shell (done
  8.   by using the "exit" shell command), you will be back in MM.  PUSH is
  9.   an advanced command for people familiar with the use of shells.
  10.  
  11. You can also use the ! mark as a prefix to an individual shell command.  
  12.   This is the more common use of !.  It is the easiest way to issue a
  13.   single shell command while in MM.
  14.  
  15. Example:
  16.     MM>!ls    #The shell command "ls" shows what files you have
  17.  
  18. For more help type "help" and one of these topics
  19.   other   push
  20.